Skip to content

chore(main): release 6.3.0#949

Merged
bokelley merged 1 commit into
mainfrom
release-please--branches--main--components--adcp
Jun 18, 2026
Merged

chore(main): release 6.3.0#949
bokelley merged 1 commit into
mainfrom
release-please--branches--main--components--adcp

Conversation

@aao-ipr-bot

@aao-ipr-bot aao-ipr-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

6.3.0 (2026-06-18)

Features

  • protocol: support AdCP 3.1.0-rc.13
  • server: project native postal capabilities to legacy booleans for AdCP 3.0 callers

Bug Fixes

  • protocol: pin AdCP 3.1 stable
  • schemas: stamp primary latest fallback caches with the requested prerelease version

This PR was generated with Release Please, then corrected to stable 6.3.0 because main already carried an unpublished 6.3.0-beta.10 manifest entry while the latest published prerelease is 6.3.0-beta.9.

@aao-ipr-bot

aao-ipr-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

@aao-ipr-bot

aao-ipr-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

@aao-ipr-bot

aao-ipr-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

@aao-ipr-bot

aao-ipr-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

@aao-ipr-bot aao-ipr-bot Bot force-pushed the release-please--branches--main--components--adcp branch from 288f497 to eb8d1f2 Compare June 14, 2026 13:23
@aao-ipr-bot

aao-ipr-bot Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

@aao-ipr-bot

aao-ipr-bot Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

@aao-ipr-bot aao-ipr-bot Bot force-pushed the release-please--branches--main--components--adcp branch from 1812cbc to 5571964 Compare June 18, 2026 12:41
@aao-ipr-bot

aao-ipr-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

@aao-ipr-bot

aao-ipr-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

@bokelley bokelley force-pushed the release-please--branches--main--components--adcp branch from e3d3dff to 030d59c Compare June 18, 2026 12:44
@bokelley bokelley changed the title chore(main): release 6.0.0-beta.1 chore(main): release 6.3.0 Jun 18, 2026

@aao-ipr-bot aao-ipr-bot Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean release cut. Version stamp agrees across all three surfaces and the beta.10 skip is deliberate, not a dropped entry.

Things I checked

  • Three files move in lockstep: .release-please-manifest.json 6.3.0-beta.10 → 6.3.0, pyproject.toml 6.3.0b10 → 6.3.0 (valid PEP 440), CHANGELOG.md header 6.3.0. No version drift between the manifest, the package metadata, and the changelog.
  • No source touched — nothing under src/adcp/ in the diff, so no public-API surface, discriminated-union, or type-layering exposure. Skip-everything per the release-PR rule.
  • Compare link v6.3.0-beta.9...v6.3.0 intentionally jumps the unpublished 6.3.0-beta.10 manifest entry, matching the PR body: main carried an unpublished beta.10 while beta.9 is the latest published prerelease. The pin AdCP 3.1 stable fix line carries forward into the stable entry rather than being lost.
  • chore(main): release prefix is the correct conventional-commit semver signal for a release PR — no behavior change, no ! warranted.

Minor nits (non-blocking)

  1. Hand-corrected release-please output. This is release-please's draft amended to stable because of the stranded beta.10 manifest entry. Worth confirming the next automated run reconciles cleanly against 6.3.0 so the bot doesn't try to re-propose beta.10 — but that's a next-cycle concern, not this PR's.

LGTM. Approving via comment — GitHub blocks self-approval since the review identity owns this PR.

@bokelley bokelley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release PR corrected to stable 6.3.0; CI is green.

@bokelley bokelley enabled auto-merge (squash) June 18, 2026 13:06
@bokelley bokelley merged commit 482c962 into main Jun 18, 2026
27 checks passed
@bokelley bokelley deleted the release-please--branches--main--components--adcp branch June 18, 2026 13:07
@aao-ipr-bot

aao-ipr-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@aao-ipr-bot

aao-ipr-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Argus review could not complete

The automated review encountered an issue (possibly reached max turns, timed out, or failed to post the final gh pr review). A human reviewer should take this PR.

View workflow run

This is an automated message from the Argus AI review workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant